home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / menu / fortune-mod < prev    next >
Encoding:
Text File  |  2007-03-20  |  394 b   |  13 lines

  1. ?package(fortune-mod):\
  2.   needs="x11" \
  3.   section="Apps/Text" \
  4.   title="Fortune" \
  5.   command="sh -c 'while /usr/games/fortune | col -x | xmessage -center -buttons OK:1,Another:0 -default OK -file - ; do :; done'"
  6.  
  7. ?package(fortune-mod): \
  8.   needs="text" \
  9.   section="Apps/Text" \
  10.   title="Fortune" \
  11.   command="sh -c '/usr/games/fortune; echo; echo Press return to continue; read returnkey'"
  12.  
  13.